GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationStickyNote / FontStyle Property





In This Topic
FontStyle Property (AnnotationStickyNote)
In This Topic
Syntax
'Declaration
 
Public Shadows Property FontStyle As FontStyle
public new FontStyle FontStyle {get; set;}
public read-write property FontStyle: FontStyle; 
public hide function get,set FontStyle : FontStyle
public: __property new FontStyle get_FontStyle();
public: __property new void set_FontStyle( 
   FontStyle value
);
public:
new property FontStyle FontStyle {
   FontStyle get();
   void set (    FontStyle value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationStickyNote
AnnotationStickyNote Members